Skip to content

ci(MODULES-11557): add Twingate setup step to GitHub Actions workflow #1678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

imaqsood
Copy link
Contributor

@imaqsood imaqsood commented Jul 9, 2025

Adds the Twingate installation step in .github/workflows/... using twingate/github-action@v1. The action uses the ${{ secrets.TWINGATE_KEY }} to establish secure access to internal resources.

This enables the workflow to access protected infrastructure during CI runs.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

Adds the Twingate installation step in `.github/workflows/...` using `twingate/github-action@v1`.
The action uses the `${{ secrets.TWINGATE_KEY }}` to establish secure access to internal resources.

This enables the workflow to access protected infrastructure during CI runs.
@imaqsood imaqsood requested review from alexjfisher, bastelfreak and a team as code owners July 9, 2025 05:15
@imaqsood imaqsood merged commit 746e056 into main Jul 9, 2025
23 of 79 checks passed
@imaqsood imaqsood deleted the MODULES-11557-twingate branch July 9, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants